home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 24
/
PC Gamer IT CD 24 2-2.iso
/
GIOCHI
/
PINBALL
/
SETUP.BAT
< prev
next >
Wrap
DOS Batch File
|
1997-10-10
|
315b
|
14 lines
@rem (c) 1996 21st Century Entertainment Ltd.
@echo off
cd pinball
setup_d.exe
cd ..
rem *** If c:\21stcent\absolute\absolute.err exists, delete it (setup is finished)
if not exist c:\21stcent\absolute\absolute.err goto no_del_err
del c:\21stcent\absolute\absolute.err
:no_del_err
call abs_demo.bat